Skip to content

Conversation

svensp
Copy link

@svensp svensp commented Nov 15, 2021

very simple addition to allow searching for specific osm_tags in geocoding requests

}

} else {
qString += "&osm_tag=" + args.osm_tag;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In both cases encodeURIComponent would be important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants